Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dang/upgrade handler #200

Merged
merged 12 commits into from
Jul 19, 2023
Merged

Dang/upgrade handler #200

merged 12 commits into from
Jul 19, 2023

Conversation

GNaD13
Copy link
Contributor

@GNaD13 GNaD13 commented Jul 17, 2023

Add upgrade handler struct

currentHeight := app.CommitMultiStore().LastCommitID().Version

if upgradeInfo.Height == currentHeight+1 {
app.customPreUpgradeHandler(upgradeInfo)

Check warning

Code scanning / CodeQL

Expression has no effect Warning

This expression has no effect.
@vuong177 vuong177 merged commit f4fc88e into main Jul 19, 2023
11 of 14 checks passed
tungleanh0902 pushed a commit to notional-labs/composable-cosmos that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants